home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / misc / verscheckgui / src / hvc.h next >
Text File  |  1999-11-30  |  244b  |  17 lines

  1. /*
  2. ** Henry Version Control
  3. ** By Rune Jacobsen
  4. */
  5.  
  6. #define VERSION 1
  7. #define VERSTRING "1"
  8. #define REVISION 7
  9. #define REVSTRING "7"
  10. #define BUILD 2
  11. #define BUILDSTRING "2"
  12. #define TIMESTRING "18:56:14"
  13. #define DATESTRING "9.11.99"
  14.  
  15. /* EOF */
  16.  
  17.